home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2001 May / may_2001.iso / intercd / root / ^Php / Perl_Feature_Tutorial / Win95 / MSVCRT / README.TXT < prev   
Encoding:
Text File  |  1997-03-27  |  985 b   |  26 lines

  1. The files Msvcrt.dll, Msvcrt20.dll and Msvcrt40.dll, are MS Visual C
  2. Runtime library files that are required for proper execution of many
  3. programs. If you have deleted these files from your system orthey
  4. were not included in the installation of a program, you may need to
  5. manually install them.
  6.  
  7. You should copy the files to your C:\Windows\System folder. If you
  8. have installed Windows in a different folder, replace "Windows" with
  9. the correct path.
  10.  
  11. 1. In Windows Explorer, open the folder where you have extracted the
  12.    files.
  13.  
  14. 2. Select Msvcrt.dll, Msvcrt20.dll and Msvcrt40.dll. Click on one
  15.    file, then hold down the Ctrl key and click on the other filenames.
  16.  
  17. 3. On the Edit menu click Copy.
  18.  
  19. 4. Open the Windows folder and double-click the System folder.
  20.  
  21. 5. On the Edit menu click Paste. If you receive a message that the file
  22.    already exists, chose to not replace it.
  23.  
  24. Your applications will now be able to access the C Runtime Library
  25. routines.
  26.